Einhugur Word Plugin for Xojo

Run.IsPartOfComplexRun Property

Returns true if the Run is part of complex Run.

IsPartOfComplexRun as Boolean {Read}

Remarks

Complex run is where something is represented with multiple runs. For example then inserted fields like Date are represented with complex run set of 5 runs.

See Also

Run Class